@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/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -53.4700012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4700012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -53.4700012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4700012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221145'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.470001220703'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221145'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223761'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223761'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221150'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221150'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222347'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222347'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221943'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221943'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222416'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222416'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223708'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223708'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223453'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223453'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221483'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221483'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221582'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221582'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222680'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222680'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222214'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222214'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223184'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223184'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221725'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221725'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222161'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222161'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221739'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221739'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222462'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222462'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223787'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223787'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222284'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222284'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222606'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222606'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223777'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1830'^^xsd:integer;
  dwc:endYearCollected '1831'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223777'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223230'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223230'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221941'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221941'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222181'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222181'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0200004577637"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221300'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221300'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221526'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221526'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221396'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221396'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222523'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222523'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222950'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222950'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221180'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221180'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222729'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222729'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221209'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221209'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222926'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222926'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222088'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222088'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223306'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223306'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221703'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221703'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221804'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221804'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222429'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222429'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223359'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223359'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222798'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222798'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221557'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221557'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221512'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221512'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223058'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223058'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223320'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223320'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222613'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222613'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221565'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221565'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222578'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222578'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222541'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222541'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223732'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223732'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221519'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221519'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221119'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221119'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222535'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222535'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221373'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221373'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221391'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221391'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221425'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221425'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "48.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222815'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.419998168945'^^xsd:double;
  dwc:latitude '48.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222815'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222308'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222308'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221645'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221645'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221298'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221298'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222616'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222616'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222620'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222620'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223384'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223384'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223050'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223050'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222131'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222131'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223457'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223457'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221868'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221868'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222065'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222065'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223329'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223329'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221086'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222929'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222929'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221883'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221883'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223461'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223461'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221748'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221748'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222880'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222880'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221874'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221874'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222882'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222882'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223405'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222501'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222501'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223408'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223408'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221539'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221539'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223695'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223695'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221964'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221964'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222273'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222273'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223243'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223243'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223162'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223162'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222006'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222006'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222164'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222164'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223407'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223407'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221356'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221356'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223580'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223580'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222927'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222927'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221601'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221601'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222966'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222966'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223608'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223608'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223103'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223103'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222745'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222745'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221320'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221320'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222906'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222906'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221384'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221384'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222116'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222116'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222498'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222498'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222526'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222526'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7700004577637 -56.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7700004577637 -56.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "46.7700004577637"^^xsd:decimal ;
  geo-pos:long "-56.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221903'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-56.20000076294'^^xsd:double;
  dwc:latitude '46.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221903'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222193'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222193'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222364'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222364'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222027'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222027'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223482'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223482'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.9700012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9700012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.9700012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.9700012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221326'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.970001220703'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221326'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5499992370605 -55.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5499992370605 -55.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "51.5499992370605"^^xsd:decimal ;
  geo-pos:long "-55.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221992'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-55.45000076294'^^xsd:double;
  dwc:latitude '51.54999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221992'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222723'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222723'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223029'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223029'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221374'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221374'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223211'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223211'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223417'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223417'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221414'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221414'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222398'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222398'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223726'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223726'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222213'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222213'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223085'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223085'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.8699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221303'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.380001068115'^^xsd:double;
  dwc:latitude '47.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221303'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222908'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222908'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222773'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222773'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223256'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223256'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222305'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222305'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222732'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222732'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221810'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221810'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221473'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "48.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221256'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.419998168945'^^xsd:double;
  dwc:latitude '48.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221256'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221627'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221627'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3699989318848 -55.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3699989318848 -55.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "51.3699989318848"^^xsd:decimal ;
  geo-pos:long "-55.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222072'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-55.580001831055'^^xsd:double;
  dwc:latitude '51.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222072'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4300003051758 -53.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4300003051758 -53.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.4300003051758"^^xsd:decimal ;
  geo-pos:long "-53.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221159'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.150001525879'^^xsd:double;
  dwc:latitude '47.430000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221159'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221436'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221436'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223454'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223454'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223102'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223102'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222449'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222449'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223791'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223791'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223015'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223015'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221561'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221561'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221889'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221889'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221988'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221988'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223442'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223442'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223610'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223610'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221683'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221683'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222666'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222666'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221564'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221564'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221452'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221452'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223325'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223325'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221527'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221527'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221724'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221724'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221183'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221183'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221475'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221475'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223368'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223368'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222179'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222179'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222485'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222485'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221459'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221459'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222605'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222605'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223251'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223251'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221252'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221252'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223223'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223223'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223472'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223472'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222607'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222607'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223064'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223064'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "48.5200004577637"^^xsd:decimal ;
  geo-pos:long "-53.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222888'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.069999694824'^^xsd:double;
  dwc:latitude '48.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222888'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221324'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221324'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221904'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221904'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222948'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222948'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222113'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222113'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222975'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222975'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223209'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223209'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222430'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222430'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222725'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222725'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221832'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221832'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223300'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223300'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221699'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221699'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221837'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221837'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223132'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223132'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222522'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222522'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221310'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221310'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221233'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221233'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223440'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223440'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222469'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222469'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223430'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223430'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222524'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222524'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222748'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222748'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222904'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222904'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223662'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223662'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222039'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222039'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221901'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221901'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223275'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223275'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222473'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221998'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221998'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223036'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223036'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221791'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221791'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223743'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223743'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223097'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223097'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221445'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221445'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221549'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221549'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223281'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223281'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223001'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223001'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223690'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223690'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222836'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222836'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223497'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223497'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222912'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222912'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223056'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223056'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222945'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222945'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221570'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221570'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223703'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223703'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223491'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223491'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223665'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223665'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222265'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222265'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223250'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223250'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223736'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223736'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223092'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223092'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222312'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222312'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222521'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222521'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221590'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221590'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223424'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223424'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222097'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222097'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222322'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222322'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222455'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222455'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222332'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222332'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222951'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222951'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222681'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222681'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223065'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223065'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221171'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221171'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223225'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223225'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221135'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221135'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222324'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222324'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223122'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223122'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223375'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223375'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222863'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222863'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222980'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222980'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223270'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223270'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223671'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223671'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222597'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222597'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222325'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222325'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222178'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222178'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221916'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221916'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221441'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221441'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221795'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221795'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223023'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223023'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222202'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222202'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222148'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222148'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223729'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223729'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223140'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223140'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221742'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221742'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221187'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221187'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222117'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222117'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223445'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223445'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222306'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222306'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222357'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222357'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222649'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222649'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221357'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221357'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223707'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223707'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221987'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221987'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221972'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221972'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223106'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223106'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221338'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221338'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221409'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221409'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221930'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221930'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223705'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223705'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221368'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221368'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222217'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222217'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221913'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1762'^^xsd:integer;
  dwc:startYearCollected '1762'^^xsd:integer;
  dwc:endYearCollected '1762'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221913'^^xsd:string;
  dwc:observationDate '1762-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222467'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222941'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222941'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222891'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222891'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6500015258789 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6500015258789 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221132'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221132'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223235'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223235'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222714'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222714'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223488'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223488'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222772'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222772'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221733'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221733'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223242'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223242'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222946'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222946'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222147'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222147'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221318'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221318'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221385'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221385'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223409'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223409'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223792'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223792'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222675'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222675'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221668'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221668'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222810'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222810'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222297'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223208'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223208'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222359'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222359'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222743'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222743'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223804'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223804'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221614'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221614'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221488'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221488'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222770'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222770'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223079'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223079'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221626'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221626'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223165'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223165'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222570'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222570'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222050'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222050'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221813'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221813'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223576'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223576'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221529'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221529'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221619'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221619'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222659'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222659'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221595'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221595'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223756'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223756'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223031'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223031'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.8699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221345'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.380001068115'^^xsd:double;
  dwc:latitude '47.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221345'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221413'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221413'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223060'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223060'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221366'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222405'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223625'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223625'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221362'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221362'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222372'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222372'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221093'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221093'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222484'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222484'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222327'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222327'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222969'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222969'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221734'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221734'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223037'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223037'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223577'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223577'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221288'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221288'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222827'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222827'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223266'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223266'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222849'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222849'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221934'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221934'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223098'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223098'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223055'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223055'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221727'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221727'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223228'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223228'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223517'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223517'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223095'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223095'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221523'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221523'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222277'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222277'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223120'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223120'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222564'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222564'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223374'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223374'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221706'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-54.5'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221706'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223724'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223724'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222497'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222497'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221646'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221646'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223033'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223033'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222994'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222994'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222349'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223441'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223441'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222240'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222240'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223468'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223468'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223125'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223125'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221107'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221107'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4000015258789 -56.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4000015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4000015258789 -56.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "51.4000015258789"^^xsd:decimal ;
  geo-pos:long "-56.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221102'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-56.580001831055'^^xsd:double;
  dwc:latitude '51.400001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221102'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223474'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223474'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221172'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221172'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221978'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221978'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222062'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222062'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222145'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222145'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222820'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222820'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222554'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222554'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221230'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221230'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223041'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223041'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222395'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222395'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222189'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222189'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222531'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222531'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223746'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223746'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222302'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222302'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223158'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223158'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -56.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -56.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-56.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222004'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-56.20000076294'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222004'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.9700012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9700012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.9700012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.9700012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221273'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-52.970001220703'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221273'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222592'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222592'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223326'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223326'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222624'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222624'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221190'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221190'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221333'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221333'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223227'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223227'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222790'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222738'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222738'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223681'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223681'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223234'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223234'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223661'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223661'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "47.5299987792969"^^xsd:decimal ;
  geo-pos:long "-53.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221179'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.189998626709'^^xsd:double;
  dwc:latitude '47.529998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221179'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223224'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223224'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221551'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221551'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221315'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221315'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221632'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221632'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221780'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221780'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221661'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221661'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223032'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223032'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222413'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222413'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223780'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1830'^^xsd:integer;
  dwc:endYearCollected '1831'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223780'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221118'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221118'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222000'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222000'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223121'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223121'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221947'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221947'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221435'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221435'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222947'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222947'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221794'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221794'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223616'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223616'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "50.7200012207031"^^xsd:decimal ;
  geo-pos:long "-56.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222019'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-56.099998474121'^^xsd:double;
  dwc:latitude '50.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222019'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223546'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223546'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223574'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223574'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221928'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221928'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222005'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222005'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222073'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222073'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222218'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221963'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221963'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221295'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222318'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222318'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221223'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221223'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223481'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223481'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221265'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221265'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222109'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222109'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223722'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223722'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222201'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222201'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222015'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222015'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221955'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221955'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221291'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221291'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223700'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223700'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222546'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222546'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222901'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222901'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5400009155273"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "47.5400009155273"^^xsd:decimal ;
  geo-pos:long "-53.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221138'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.259998321533'^^xsd:double;
  dwc:latitude '47.540000915527'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221138'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222664'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222664'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222635'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222635'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223236'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223236'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222962'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222962'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223764'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223764'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221196'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221196'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -53.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -53.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-53.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221131'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.169998168945'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221131'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221568'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221568'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223096'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223096'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223328'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223328'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223304'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223304'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221669'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221669'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221364'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221364'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.6699981689453"^^xsd:decimal ;
  geo-pos:long "-53.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221283'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.650001525879'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221283'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221449'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221449'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223017'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222215'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222215'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221308'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221308'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221908'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221908'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223378'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223378'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5400009155273"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "47.5400009155273"^^xsd:decimal ;
  geo-pos:long "-53.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221266'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.259998321533'^^xsd:double;
  dwc:latitude '47.540000915527'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221266'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222271'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222271'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222338'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222338'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221468'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221468'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221782'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221782'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222834'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222834'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221685'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221685'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222700'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222700'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222667'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222667'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222938'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222938'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222640'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222640'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222591'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222591'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223675'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223675'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222566'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222566'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222475'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222475'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223000'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223000'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223177'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222697'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222697'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222986'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222986'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222646'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222646'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223330'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223330'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223514'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223514'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223197'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223197'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222406'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222406'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221359'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221359'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222784'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222784'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5400009155273"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "47.5400009155273"^^xsd:decimal ;
  geo-pos:long "-53.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221165'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.259998321533'^^xsd:double;
  dwc:latitude '47.540000915527'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221165'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223727'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223727'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222629'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222629'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222687'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222687'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222496'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222496'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222466'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222466'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222048'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222048'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223063'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223063'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222170'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222170'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221464'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221464'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223355'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223355'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223594'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223594'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221498'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221498'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222833'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222833'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223613'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223613'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222913'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222913'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223551'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223551'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223401'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223401'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222478'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222478'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223716'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223716'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222294'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222294'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223321'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223321'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223131'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223131'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223398'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223398'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221347'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221347'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221567'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221567'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222409'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222409'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221268'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221268'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222608'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222608'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222494'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222494'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221838'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221838'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222165'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222165'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221275'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221275'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221781'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221781'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223259'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223259'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221700'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221700'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223284'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223284'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223757'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223757'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221735'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221735'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.6699981689453"^^xsd:decimal ;
  geo-pos:long "-53.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221105'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.650001525879'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221105'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221831'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221831'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222287'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222287'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222434'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222434'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222587'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222587'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223603'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223603'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222581'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223301'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223301'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223324'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223324'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222152'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222152'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221480'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221480'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222388'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222388'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221520'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221520'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221352'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221352'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221752'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221752'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221471'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221471'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221446'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221446'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221331'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221331'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222807'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222807'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222871'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222871'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221379'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221379'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222107'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222107'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7700004577637 -56.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7700004577637 -56.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "46.7700004577637"^^xsd:decimal ;
  geo-pos:long "-56.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221818'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-56.20000076294'^^xsd:double;
  dwc:latitude '46.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221818'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "48.5200004577637"^^xsd:decimal ;
  geo-pos:long "-53.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222722'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.069999694824'^^xsd:double;
  dwc:latitude '48.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222722'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221419'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221419'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222644'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222644'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223443'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223443'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223150'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223150'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222509'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222509'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221229'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221229'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222366'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223045'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223045'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223091'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223091'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4500007629395 -55.5499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4500007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4500007629395 -55.5499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4500007629395"^^xsd:decimal ;
  geo-pos:long "-55.5499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221968'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-55.54999923706'^^xsd:double;
  dwc:latitude '47.45000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221968'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223602'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223602'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221682'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-54.5'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221682'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221730'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221730'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223805'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223805'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222963'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222963'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223673'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223673'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222358'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221856'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221856'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222689'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222689'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221477'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221477'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223347'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223347'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223653'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223653'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222444'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222444'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221202'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221202'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221088'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221088'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222540'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222540'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221917'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221917'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222334'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221439'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221439'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223391'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223391'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221444'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221444'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223701'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223701'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222278'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222278'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223219'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223219'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222861'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222861'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221485'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221485'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222183'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222183'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221636'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221636'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221080'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221080'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223357'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223357'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222360'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222360'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221532'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221532'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223697'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223697'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222780'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222780'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223360'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223360'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222696'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221109'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221109'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222973'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222973'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222617'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222617'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221197'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221197'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221826'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221826'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222771'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222771'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222492'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222492'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223205'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223205'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222567'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222567'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223741'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223741'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223501'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223501'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223117'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223117'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -52.9700012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9700012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -52.9700012207031)"^^geo:wktLiteral ;
  geo-pos:lat "48.0200004577637"^^xsd:decimal ;
  geo-pos:long "-52.9700012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.970001220703'^^xsd:double;
  dwc:latitude '48.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221358'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221336'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221336'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221755'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221755'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222532'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222532'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221822'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221822'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221240'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221240'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221437'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221437'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223713'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223713'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223081'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223081'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222979'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222979'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222180'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222180'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221120'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221120'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221774'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221774'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223508'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223508'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223316'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223316'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222826'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222826'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -58.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -58.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-58.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221543'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-58.400001525879'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221543'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221975'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221975'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222354'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222354'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221720'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221720'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223318'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223318'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223664'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223664'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222989'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222989'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223043'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223043'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223530'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223530'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222942'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222942'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221501'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221501'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223704'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223704'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221723'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221723'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223783'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1830'^^xsd:integer;
  dwc:endYearCollected '1831'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223783'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2299995422363 -56.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2299995422363 -56.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "51.2299995422363"^^xsd:decimal ;
  geo-pos:long "-56.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222465'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-56.819999694824'^^xsd:double;
  dwc:latitude '51.229999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222465'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222510'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222510'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221982'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221982'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222404'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222404'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221157'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221157'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221314'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221314'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "50.7200012207031"^^xsd:decimal ;
  geo-pos:long "-56.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222070'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-56.099998474121'^^xsd:double;
  dwc:latitude '50.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222070'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221474'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221474'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223134'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223538'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223538'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222691'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222691'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221371'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221371'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222887'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222887'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222114'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222114'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221503'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221503'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222051'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222051'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222838'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222838'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222120'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222120'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223659'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223659'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221694'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221694'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223260'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223260'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221817'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221817'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222758'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222758'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221381'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221381'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223585'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223585'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223307'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223307'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223721'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223721'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222003'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222003'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221228'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221228'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222470'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222470'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222138'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222138'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222892'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222892'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222191'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222191'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221836'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221836'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223583'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223583'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221892'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221892'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223286'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223286'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221665'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221665'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222881'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222881'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223657'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223657'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223763'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223763'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222106'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222106'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222551'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222551'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222166'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222166'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222235'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222235'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221481'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221481'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222174'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222174'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222223'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222223'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221867'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221867'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221167'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221167'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221246'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221346'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221346'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221263'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221263'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222410'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222410'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222548'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222548'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223799'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223799'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223283'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223283'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221575'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221575'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223010'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223010'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221301'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221301'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222276'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222276'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223404'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223404'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221696'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222091'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222091'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221550'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221550'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223254'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221210'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221210'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222207'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222207'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221848'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221848'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223040'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223040'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221443'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221443'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221976'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221976'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221660'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221660'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221789'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221789'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222321'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222321'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222261'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222261'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222683'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222683'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223652'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223652'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223439'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223439'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223413'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223413'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223502'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223502'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221284'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221284'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6500015258789 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6500015258789 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221083'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221083'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222730'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222730'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223579'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223579'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222864'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222864'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221824'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221824'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222633'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222633'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223302'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223302'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222840'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222840'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222825'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222825'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223358'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223358'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221416'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221416'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222562'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222562'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223500'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223500'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221899'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221899'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "48.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222643'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.419998168945'^^xsd:double;
  dwc:latitude '48.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222643'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221701'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221701'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221130'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221130'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222379'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222379'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222919'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222919'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221112'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221112'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222389'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222389'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222115'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222115'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221939'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221939'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223521'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223521'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223540'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223540'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221608'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221608'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222153'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222153'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223338'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223338'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222530'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222530'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223549'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223549'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.6699981689453"^^xsd:decimal ;
  geo-pos:long "-53.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221153'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.650001525879'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221153'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "50.7200012207031"^^xsd:decimal ;
  geo-pos:long "-56.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221993'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-56.099998474121'^^xsd:double;
  dwc:latitude '50.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221993'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223811'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223811'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223137'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223137'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222715'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222715'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222056'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222056'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223310'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223310'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221114'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221114'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223188'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223188'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222911'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222911'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223807'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223807'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221524'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221524'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221657'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221657'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221484'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221484'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223548'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223548'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221495'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221495'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -52.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -52.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5299987792969"^^xsd:decimal ;
  geo-pos:long "-52.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221290'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.650001525879'^^xsd:double;
  dwc:latitude '47.529998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221290'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222595'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222595'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221953'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221953'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222701'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222701'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221319'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221319'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222823'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222823'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221500'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221500'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223809'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223809'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223339'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223339'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222424'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222424'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221123'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221123'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222870'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222870'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222211'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222211'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223334'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222403'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '51.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222403'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222961'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222961'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221834'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221834'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222507'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222507'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221528'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221528'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222516'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222516'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221490'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221490'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222867'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222867'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221176'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221176'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222769'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222769'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222471'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222471'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221965'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221965'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222879'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222879'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222778'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222778'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222839'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222839'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222651'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222651'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222854'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222854'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222527'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222527'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222103'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222103'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221708'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221708'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222862'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222862'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223742'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223742'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221383'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221383'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223630'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223630'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223524'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223524'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223575'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223575'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221218'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223694'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223694'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222993'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222993'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221115'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221115'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223309'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223309'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222139'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222139'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221216'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221216'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223774'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1830'^^xsd:integer;
  dwc:endYearCollected '1831'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223774'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223773'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223773'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221985'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221985'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222063'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222063'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222668'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222668'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222856'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222856'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223094'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223094'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222083'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222083'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222386'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222386'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7599983215332"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.7599983215332"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221337'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.759998321533'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221337'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222319'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222319'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223801'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223801'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "50.7200012207031"^^xsd:decimal ;
  geo-pos:long "-56.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222093'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-56.099998474121'^^xsd:double;
  dwc:latitude '50.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222093'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221249'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221249'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222853'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222853'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222141'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222983'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222983'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222843'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222843'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223176'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223176'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222100'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221316'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221316'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222368'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222368'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223394'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223394'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223006'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223006'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223503'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223503'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222080'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222080'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222829'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222829'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.6699981689453"^^xsd:decimal ;
  geo-pos:long "-53.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221255'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.650001525879'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221255'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221424'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221424'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223027'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223027'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222033'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222033'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222220'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222220'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221090'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221090'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221664'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221664'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221743'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221743'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223387'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223387'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223173'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223173'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223615'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223615'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222688'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222688'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221989'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221989'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221408'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221408'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223372'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223372'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221270'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221270'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223296'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223296'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221431'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221431'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223684'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223684'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222508'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222508'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221177'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221198'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221198'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222387'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222387'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223273'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223273'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223057'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223057'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222736'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222736'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221858'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221858'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222692'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222692'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221642'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221642'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223418'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223418'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222999'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222999'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222089'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222089'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223678'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223678'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223074'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223074'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223363'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223363'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223145'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223145'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222914'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222914'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221944'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221944'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223543'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223543'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221456'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221456'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222448'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222448'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221877'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221877'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221680'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221680'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222456'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222456'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223706'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223706'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223523'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223523'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221882'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221882'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223083'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223083'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222238'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222238'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222053'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222053'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223012'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223012'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222491'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222491'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221656'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221656'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221716'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221716'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221514'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221514'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223025'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223025'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221476'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221476'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223151'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223151'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221808'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221808'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222801'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222801'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221222'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221222'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222454'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222454'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221591'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221591'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222865'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222865'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223392'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223392'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222939'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222939'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223422'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223422'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223626'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223626'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223728'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223728'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221718'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221718'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223127'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223127'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222603'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222603'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221585'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221585'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221330'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221330'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223599'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223599'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223312'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223312'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221715'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221715'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221599'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221599'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223469'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223469'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222787'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222787'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223168'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221546'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221546'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222098'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222098'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222734'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222734'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222096'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222096'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221815'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221815'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223581'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222435'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222435'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222830'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222830'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222245'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222245'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223271'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223271'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223793'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223793'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223072'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223072'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223110'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223110'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221106'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221106'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221502'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221502'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221143'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221143'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221098'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221098'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221693'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221693'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221296'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221296'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222671'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222671'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221555'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221555'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222208'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222208'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223261'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223261'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223282'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223282'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221247'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221247'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222813'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222813'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221623'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221623'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -53.4700012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4700012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -53.4700012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4700012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221170'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.470001220703'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221170'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221494'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221494'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222894'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222894'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222795'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222795'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221239'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221239'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222300'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222300'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223714'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223714'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222558'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222558'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221402'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221402'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223007'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223007'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223429'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223429'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221370'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221370'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221087'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221087'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221698'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221698'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221372'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221372'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221418'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221418'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221870'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221870'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223009'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223009'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221089'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221089'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222085'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222085'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221830'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221830'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222698'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222698'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222007'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222007'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221332'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221332'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223709'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223709'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223077'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223077'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221213'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221213'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223371'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223371'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223473'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223473'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223467'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221827'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221827'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223020'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223020'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223397'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223397'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222563'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222563'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222656'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222656'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "47.5299987792969"^^xsd:decimal ;
  geo-pos:long "-53.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221079'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.189998626709'^^xsd:double;
  dwc:latitude '47.529998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221079'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223268'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223268'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222504'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222504'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221796'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222708'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222708'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222010'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222010'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221094'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221094'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222200'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222200'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221261'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221261'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221853'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221853'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222539'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222539'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223682'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223682'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222903'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222903'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222821'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222821'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221777'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221777'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222726'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222726'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222483'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222483'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222972'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222972'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221802'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221802'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223455'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223455'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222760'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222760'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223646'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223646'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223612'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223612'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222286'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222286'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221775'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221775'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222146'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222146'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223636'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223636'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222025'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222025'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221096'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221096'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221729'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221729'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221214'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221214'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222021'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '51.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222021'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222874'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222874'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223253'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223253'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221672'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221672'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221140'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221140'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223276'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223276'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222017'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222017'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221785'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221785'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221201'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221201'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "47.5299987792969"^^xsd:decimal ;
  geo-pos:long "-53.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-53.189998626709'^^xsd:double;
  dwc:latitude '47.529998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221203'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221768'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221768'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221726'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221726'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222151'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222151'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222569'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4000015258789 -56.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4000015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4000015258789 -56.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "51.4000015258789"^^xsd:decimal ;
  geo-pos:long "-56.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221281'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-56.580001831055'^^xsd:double;
  dwc:latitude '51.400001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221281'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223152'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223152'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222711'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222832'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222832'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222716'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222716'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223634'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223634'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221496'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221496'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222216'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222216'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223353'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223353'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221451'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221451'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223545'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223545'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222559'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222559'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222385'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222385'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223090'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223090'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221876'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221876'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221991'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221991'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222156'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222156'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223480'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223480'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223720'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223720'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222281'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222281'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221085'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221085'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222493'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222493'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223656'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223656'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223667'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223667'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222423'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222423'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223192'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223192'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223751'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223751'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222560'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222560'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221859'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221859'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221746'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221746'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222269'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222269'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223518'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223518'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222953'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222953'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222125'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222125'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223239'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223239'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223447'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223447'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223022'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223022'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223466'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223466'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221340'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221340'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223536'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223536'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223434'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223434'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222310'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222310'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223380'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223380'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223475'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223475'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222837'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222837'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222704'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222704'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221842'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221842'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223113'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223113'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221194'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222709'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222709'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223607'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223607'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222604'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222604'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222779'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222779'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222162'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222162'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223317'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223317'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222095'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '51.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222095'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223489'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223489'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222800'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222800'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222814'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222814'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222573'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222573'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221962'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221962'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222390'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222390'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223376'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223376'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221137'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221137'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223522'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223522'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222528'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222528'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222609'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222609'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223047'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223047'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222374'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222374'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222013'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222013'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222340'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222340'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223534'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223534'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223731'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223731'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222586'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222586'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222490'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222490'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221580'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221580'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223798'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223798'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221902'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221902'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221618'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221618'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223490'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223490'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222909'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222909'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222474'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222474'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221355'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221355'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221522'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221522'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223231'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223231'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221466'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221466'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222445'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222445'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221844'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221844'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222122'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222122'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222752'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222752'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222323'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222323'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222805'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222805'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223578'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223578'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222353'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222353'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222791'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222791'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223187'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223187'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223571'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223571'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221974'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221974'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222055'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222055'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222303'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222303'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223744'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223744'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223246'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222219'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222219'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221074'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221074'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222016'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222016'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223193'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223193'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223395'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223395'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222678'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222678'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221806'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221806'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221966'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221966'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223071'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223071'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221553'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221553'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221816'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221816'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222451'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222451'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223124'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223124'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222705'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222705'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221236'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221236'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221967'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221967'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221663'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221663'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222076'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222076'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222418'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222418'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223600'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223600'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222712'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222712'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222335'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222335'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "48.5200004577637"^^xsd:decimal ;
  geo-pos:long "-53.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222922'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.069999694824'^^xsd:double;
  dwc:latitude '48.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222922'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221422'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221422'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222740'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222740'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221833'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221833'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.25 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.25"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222367'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '51.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222367'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222441'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222441'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223170'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223170'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223737'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223737'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221525'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221525'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223512'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223512'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223558'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223558'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222809'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222809'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222710'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222710'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221432'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221432'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222431'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222431'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222210'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222210'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223249'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223249'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221596'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221596'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5699996948242 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5699996948242 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "48.5699996948242"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222851'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '48.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222851'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223194'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223109'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223109'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223772'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223772'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221322'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221322'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221156'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221156'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222731'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222731'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221264'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221264'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222196'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222196'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223361'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223361'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221995'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221995'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223564'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223564'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222630'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222630'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221335'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221335'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221744'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221744'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223563'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223563'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -58.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-58.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -58.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-58.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221927'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-58.680000305176'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221927'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223314'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223314'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222136'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222136'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221778'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221778'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223053'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223053'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222902'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222902'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223216'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223216'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223070'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223070'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222275'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222275'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221433'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221433'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223051'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223051'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221548'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221548'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223206'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223206'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223618'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223618'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8300018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.8300018310547"^^xsd:decimal ;
  geo-pos:long "-53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221750'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-53.75'^^xsd:double;
  dwc:latitude '46.830001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221750'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222844'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222844'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223604'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223604'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223606'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223606'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222481'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222481'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221127'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221127'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221648'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221648'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223175'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223175'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223154'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223154'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223080'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223080'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222344'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222344'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221461'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221461'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222459'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222459'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221861'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221861'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222350'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222350'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222363'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222363'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223420'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223420'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223745'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223745'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222987'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222987'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222952'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222952'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221306'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221306'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222965'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222965'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222585'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222585'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221756'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221756'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222255'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222255'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221911'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1762'^^xsd:integer;
  dwc:startYearCollected '1762'^^xsd:integer;
  dwc:endYearCollected '1762'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221911'^^xsd:string;
  dwc:observationDate '1762-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222040'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222040'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221846'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221846'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222184'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222184'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223196'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223196'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223034'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223034'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221820'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221820'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221312'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221312'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1699981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1699981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "48.1699981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222762'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '48.169998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222762'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5699996948242 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5699996948242 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "48.5699996948242"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223049'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '48.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223049'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223561'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223561'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222995'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222995'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221434'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221434'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222001'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222001'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221535'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221535'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221251'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221251'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222977'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222977'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221602'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221602'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223425'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223425'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223495'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223495'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223476'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223476'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221541'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221541'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222020'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222020'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -54.9700012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.9700012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -54.9700012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-54.9700012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-54.970001220703'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221100'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223024'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223024'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223516'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223516'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222928'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222928'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223670'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223670'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223463'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223463'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.8699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222724'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.380001068115'^^xsd:double;
  dwc:latitude '47.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222724'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "51.0800018310547"^^xsd:decimal ;
  geo-pos:long "-56.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222333'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-56.880001068115'^^xsd:double;
  dwc:latitude '51.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222333'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223191'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223191'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222299'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222299'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221640'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221640'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223021'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223021'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223718'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223718'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223680'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223680'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223337'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223337'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222845'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222845'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222295'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223026'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223026'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221839'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221839'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221779'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221779'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221639'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221639'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222328'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222328'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221185'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222024'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222024'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222075'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222075'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221873'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221873'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222288'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222288'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8300018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.8300018310547"^^xsd:decimal ;
  geo-pos:long "-53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221731'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-53.75'^^xsd:double;
  dwc:latitude '46.830001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221731'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222533'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222533'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "48.5200004577637"^^xsd:decimal ;
  geo-pos:long "-53.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222763'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.069999694824'^^xsd:double;
  dwc:latitude '48.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222763'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223733'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223733'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223493'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223493'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4300003051758 -53.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4300003051758 -53.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.4300003051758"^^xsd:decimal ;
  geo-pos:long "-53.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221125'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.150001525879'^^xsd:double;
  dwc:latitude '47.430000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221125'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222194'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222194'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223160'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223160'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221077'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221077'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222248'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222248'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223039'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223039'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222242'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222242'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222706'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222706'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223171'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223171'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222345'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222345'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "48.5200004577637"^^xsd:decimal ;
  geo-pos:long "-53.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222955'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53.069999694824'^^xsd:double;
  dwc:latitude '48.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222955'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221584'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221584'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221765'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221765'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223569'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223504'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223504'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222090'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222090'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222343'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222343'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222495'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222495'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221849'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221849'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222754'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222754'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222985'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222985'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221638'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221638'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222453'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222453'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223459'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223459'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223527'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223527'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223181'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223181'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223619'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223619'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221147'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221147'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222684'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222684'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222652'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222652'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221430'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221430'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221884'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221884'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221615'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221615'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223362'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223362'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223550'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223550'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223696'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223696'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222694'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222694'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221377'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221377'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221351'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221351'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221237'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221237'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223200'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223200'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223591'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223591'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "47.5299987792969"^^xsd:decimal ;
  geo-pos:long "-53.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221111'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.189998626709'^^xsd:double;
  dwc:latitude '47.529998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221111'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223238'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223238'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223759'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223759'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221302'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221302'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221163'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221163'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221417'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221417'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221845'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221845'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222479'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222479'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223632'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223632'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221740'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221740'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221367'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221367'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221677'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221677'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223341'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223341'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222157'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222157'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221621'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221621'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223586'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223586'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221339'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221339'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221343'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221343'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222783'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222783'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222341'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222341'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221410'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221410'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222858'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222858'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221448'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221448'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222654'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222654'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223635'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223635'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222958'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222958'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222026'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222026'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222177'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222177'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223511'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223511'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223795'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223795'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222933'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222933'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223533'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223533'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222677'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222677'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222565'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222565'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223478'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223478'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222082'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222082'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221860'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221860'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222144'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222144'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222074'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222074'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221862'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221862'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222699'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222699'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223351'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223351'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221866'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221866'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223654'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223654'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223141'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222195'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222195'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223093'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223093'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222819'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222819'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221847'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221847'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222438'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222438'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "50.7200012207031"^^xsd:decimal ;
  geo-pos:long "-56.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222045'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-56.099998474121'^^xsd:double;
  dwc:latitude '50.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222045'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222803'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222803'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221823'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221823'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222875'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222875'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221751'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221751'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223554'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223554'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223555'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223555'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221521'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221521'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222342'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222342'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221617'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221617'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222137'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222137'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221164'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221164'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "48.5200004577637"^^xsd:decimal ;
  geo-pos:long "-53.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222848'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.069999694824'^^xsd:double;
  dwc:latitude '48.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222848'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221453'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221453'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223460'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223460'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222657'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222657'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7700004577637 -56.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7700004577637 -56.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "46.7700004577637"^^xsd:decimal ;
  geo-pos:long "-56.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221885'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-56.20000076294'^^xsd:double;
  dwc:latitude '46.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221885'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222505'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222505'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222519'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222519'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222847'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222847'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221235'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221235'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222190'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222190'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222589'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222589'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223412'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223412'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222187'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222187'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223689'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223689'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221504'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221504'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222135'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222135'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222022'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222022'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222538'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222538'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221530'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221530'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223220'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223220'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223169'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223169'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223771'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223771'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221243'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221243'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221429'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221429'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222735'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222735'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.6699981689453"^^xsd:decimal ;
  geo-pos:long "-53.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221375'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-53.650001525879'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221375'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221819'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221819'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222978'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222978'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221325'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221325'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221280'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221280'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1762'^^xsd:integer;
  dwc:startYearCollected '1762'^^xsd:integer;
  dwc:endYearCollected '1762'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222244'^^xsd:string;
  dwc:observationDate '1762-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223105'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223105'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222436'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222436'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223142'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223142'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222859'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222859'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223288'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223288'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223642'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223642'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221241'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221241'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221634'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221634'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221267'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221267'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223221'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223221'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221399'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221399'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222855'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222855'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221969'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-55.419998168945'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221969'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222940'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222940'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222172'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222172'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223290'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223290'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221311'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221311'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223770'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223770'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222442'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222442'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221931'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221931'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223428'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223428'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222383'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222383'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223204'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223204'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221792'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221792'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221415'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221415'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222124'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222124'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221914'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1762'^^xsd:integer;
  dwc:startYearCollected '1762'^^xsd:integer;
  dwc:endYearCollected '1762'^^xsd:integer;
  dwc:longitude '-54.5'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221914'^^xsd:string;
  dwc:observationDate '1762-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223203'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223444'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223444'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223159'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223159'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223332'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223332'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222044'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222044'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222279'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223592'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223592'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221398'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221398'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221787'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221787'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223565'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223565'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221918'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221918'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223587'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223587'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222171'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222171'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223186'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223186'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221497'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221497'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221707'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221707'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221387'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221387'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223532'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223532'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.9700012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9700012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.9700012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.9700012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221293'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.970001220703'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221293'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222741'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222741'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222545'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222545'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223107'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223107'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221649'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221649'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223149'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223149'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223052'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223052'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221732'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221732'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222185'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223315'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223315'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222121'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222121'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223210'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223210'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223458'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221406'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221406'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222611'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222611'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222806'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222806'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221460'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221460'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223810'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223810'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222428'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222428'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "47.5299987792969"^^xsd:decimal ;
  geo-pos:long "-53.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221126'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.189998626709'^^xsd:double;
  dwc:latitude '47.529998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221126'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222982'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222982'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221531'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221531'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221594'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221594'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221509'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221509'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221573'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221573'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222283'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222283'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221869'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221869'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222785'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222785'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222971'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222971'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221857'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221857'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -55.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -55.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-55.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222860'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-55.150001525879'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222860'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222707'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222707'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221771'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221771'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222204'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222204'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222799'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222799'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223567'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223567'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221154'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221154'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "47.5299987792969"^^xsd:decimal ;
  geo-pos:long "-53.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221327'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.189998626709'^^xsd:double;
  dwc:latitude '47.529998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221327'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223693'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223693'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221309'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221309'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222932'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222932'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223672'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223672'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222776'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222776'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222101'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222101'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223633'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223633'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222788'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222788'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222930'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222930'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222846'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222846'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222384'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222384'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223499'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223499'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223354'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223354'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221960'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221960'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223547'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222439'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222439'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222949'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222949'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222209'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222209'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221534'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221534'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221896'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221896'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222182'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222182'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223786'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223786'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221571'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221571'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222503'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222503'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222749'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222749'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221454'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221454'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221334'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221334'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222842'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222842'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221622'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221622'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221635'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221635'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222759'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222759'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221506'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221506'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223637'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223637'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223712'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223712'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221349'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -58.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -58.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-58.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221572'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-58.400001525879'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221572'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223163'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223163'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222198'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222198'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223486'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223486'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223487'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223487'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221160'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221160'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222140'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222140'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221467'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221467'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222412'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222412'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223144'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223144'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221271'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221271'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221588'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221588'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223529'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223529'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5499992370605 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5499992370605 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.5499992370605"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221274'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '47.54999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221274'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222246'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222246'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221940'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221940'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222067'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222067'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222590'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222590'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222486'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222486'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221895'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221895'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221224'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221224'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222133'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222133'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223666'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223666'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221786'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221786'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221604'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221604'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221951'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221951'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222747'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222747'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222134'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223528'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223528'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223679'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223679'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8300018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.8300018310547"^^xsd:decimal ;
  geo-pos:long "-53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221709'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-53.75'^^xsd:double;
  dwc:latitude '46.830001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221709'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223069'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223069'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223217'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223217'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223388'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223388'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "51.0800018310547"^^xsd:decimal ;
  geo-pos:long "-56.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221073'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-56.880001068115'^^xsd:double;
  dwc:latitude '51.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221073'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221898'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221898'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221287'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221287'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223016'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223016'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223562'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223562'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223559'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223559'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221783'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221783'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221583'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221583'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222631'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222631'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222536'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222536'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221507'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221507'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222817'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222817'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221606'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221606'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222674'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222674'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223776'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1830'^^xsd:integer;
  dwc:endYearCollected '1831'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223776'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221850'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221850'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221609'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221609'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221269'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221269'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223411'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223411'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221800'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221800'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222036'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222036'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222426'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222426'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223038'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223038'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222176'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222176'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222415'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222415'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221513'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221513'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222628'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222628'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222311'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222311'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222782'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222782'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222002'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222002'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221469'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221469'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221234'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221234'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223715'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223715'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223263'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223263'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223685'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223685'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221958'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221958'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223182'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223182'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223274'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223274'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223028'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223028'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222225'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222225'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221605'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221605'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223785'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223785'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223214'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223214'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221936'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221936'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223366'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223366'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223222'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223222'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222727'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222727'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221910'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221910'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221692'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221692'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4300003051758 -53.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4300003051758 -53.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.4300003051758"^^xsd:decimal ;
  geo-pos:long "-53.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221078'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.150001525879'^^xsd:double;
  dwc:latitude '47.430000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221078'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221188'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221188'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221204'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221204'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221542'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221542'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222547'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222457'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222457'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5400009155273"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "47.5400009155273"^^xsd:decimal ;
  geo-pos:long "-53.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221192'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.259998321533'^^xsd:double;
  dwc:latitude '47.540000915527'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221192'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223018'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223018'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221770'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221770'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222542'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222542'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222517'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222517'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222502'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222502'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222394'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222394'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223692'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223692'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222260'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222260'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222525'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222525'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223226'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223226'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223698'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223698'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221225'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221225'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221662'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221662'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221688'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221688'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221463'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221463'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221759'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221759'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222786'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222786'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221403'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221403'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221412'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221412'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223292'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223292'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222079'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222079'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222596'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222596'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221199'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221199'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222205'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222205'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223147'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223147'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223629'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223629'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221907'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221907'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221411'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1726'^^xsd:integer;
  dwc:startYearCollected '1726'^^xsd:integer;
  dwc:endYearCollected '1726'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221411'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223699'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223699'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223267'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223267'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223765'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223765'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222337'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222337'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222440'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222440'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222512'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222512'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222615'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222615'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.8699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222765'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.380001068115'^^xsd:double;
  dwc:latitude '47.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222765'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223507'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223507'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223265'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223265'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -53.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "47.5299987792969"^^xsd:decimal ;
  geo-pos:long "-53.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221294'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.189998626709'^^xsd:double;
  dwc:latitude '47.529998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221294'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221641'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221641'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.8699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221144'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.380001068115'^^xsd:double;
  dwc:latitude '47.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221144'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221854'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221854'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223582'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223582'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223663'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223663'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221121'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221121'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223099'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223099'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221878'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221878'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221516'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221516'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222831'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222831'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221208'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221208'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222614'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222614'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223789'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223789'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222967'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222967'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221772'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221772'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223537'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223537'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221949'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221949'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223400'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223400'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221954'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222169'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222169'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221479'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221479'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222976'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222976'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222751'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222751'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223218'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223218'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -58.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-58.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -58.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-58.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221556'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-58.400001525879'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221556'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222400'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222400'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223212'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223212'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221840'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221840'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221948'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221948'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221864'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221864'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221923'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221923'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223465'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223465'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223385'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223385'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221879'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221879'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221736'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221736'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223289'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223289'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222212'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222212'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223526'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223526'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222155'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222155'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222129'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222129'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221369'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221369'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222282'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222282'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221887'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221887'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223054'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223054'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221631'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221631'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222399'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222399'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221807'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221807'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222086'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223498'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223498'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223190'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223190'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221257'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221257'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222974'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222974'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222396'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222396'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223402'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223402'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222236'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222236'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223766'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223766'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222673'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222673'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223464'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223464'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222252'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222252'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221544'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221544'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222315'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222315'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223711'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223013'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223013'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221397'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221397'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222078'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222078'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222336'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222336'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222625'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222625'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223660'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223660'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223294'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223294'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222990'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222990'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222889'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222889'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223505'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223505'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223313'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223313'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223778'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1830'^^xsd:integer;
  dwc:endYearCollected '1831'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223778'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221945'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221945'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222391'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222391'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222665'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222665'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221728'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-54.5'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221728'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223808'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223808'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222081'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222081'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221563'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221563'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221956'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221956'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221971'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221971'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222935'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222935'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223598'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223598'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222084'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222084'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223556'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223556'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222898'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222898'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222064'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222064'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222553'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222553'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223272'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223272'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222575'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222575'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221764'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221764'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222377'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222377'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223710'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223710'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221508'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221508'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221675'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221675'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222408'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222408'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223649'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223649'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222921'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222921'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223588'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223588'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221933'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221933'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222042'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222042'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222641'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222641'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223084'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223084'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222348'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222348'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223257'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223257'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222937'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222937'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222175'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222175'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221205'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221205'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222259'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222259'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223750'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223750'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221581'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221581'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221286'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221286'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221593'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221593'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.6699981689453"^^xsd:decimal ;
  geo-pos:long "-53.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221178'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.650001525879'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221178'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222577'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222577'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221687'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221687'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222549'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222549'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222550'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222550'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221738'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221738'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223539'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223539'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221671'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221671'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223019'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223019'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221168'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221518'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221518'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223624'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223624'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223570'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223570'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222102'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222102'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222452'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222452'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221272'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221272'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221719'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221719'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222402'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222402'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223621'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223621'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -54.9700012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.9700012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -54.9700012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-54.9700012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221652'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-54.970001220703'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221652'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223617'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223617'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222612'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222612'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222822'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222822'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221637'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221637'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221244'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223735'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223735'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222796'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222750'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222750'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221679'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221679'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222487'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222487'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223767'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223767'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222280'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222280'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -56.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-56.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -56.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-56.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221926'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-56.20000076294'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221926'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223189'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223189'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221952'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221952'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223553'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223553'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222060'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222060'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223379'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223379'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222757'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222757'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223643'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223643'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223340'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223340'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222556'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222556'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223414'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223414'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222718'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222718'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222571'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222571'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221610'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221610'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221423'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221423'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222555'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222555'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222241'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222241'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222600'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222600'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221348'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221348'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221912'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1762'^^xsd:integer;
  dwc:startYearCollected '1762'^^xsd:integer;
  dwc:endYearCollected '1762'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221912'^^xsd:string;
  dwc:observationDate '1762-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221405'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221405'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222594'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222594'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221587'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221587'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221491'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221491'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222407'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222407'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223322'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223322'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221492'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221492'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221380'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221380'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223233'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223233'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221797'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221797'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221219'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221219'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223644'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223644'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223348'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223348'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223386'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223386'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222619'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222619'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1699981689453 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1699981689453 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.1699981689453"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221184'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.169998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221184'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "51.0800018310547"^^xsd:decimal ;
  geo-pos:long "-56.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222296'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-56.880001068115'^^xsd:double;
  dwc:latitude '51.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222296'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222274'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222274'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221888'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221888'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223364'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223364'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222956'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222956'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223244'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223244'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223691'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223691'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222598'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222598'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221932'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221932'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222222'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222222'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221361'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221361'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223688'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223688'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223573'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223573'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221890'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221890'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223229'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223229'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221891'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221891'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222234'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222234'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223262'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223262'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221305'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221305'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221499'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221499'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221628'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221628'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222480'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222480'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223108'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223108'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221986'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221986'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221540'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221540'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222066'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222066'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221578'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221578'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222143'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222143'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221812'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221812'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221776'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221776'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223496'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223496'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221825'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221825'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221447'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221447'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222266'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222266'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221095'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221095'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222685'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222685'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223129'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223129'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5200004577637 -53.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "48.5200004577637"^^xsd:decimal ;
  geo-pos:long "-53.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222811'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.069999694824'^^xsd:double;
  dwc:latitude '48.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222811'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222515'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222515'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223343'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223343'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223647'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223647'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222645'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222645'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223739'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223739'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221828'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222918'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222918'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221909'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221909'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221997'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221997'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222518'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222518'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221344'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221344'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1800003051758 -52.8499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.1800003051758"^^xsd:decimal ;
  geo-pos:long "-52.8499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223584'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.849998474121'^^xsd:double;
  dwc:latitude '47.180000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223584'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221811'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221811'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222511'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222511'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221686'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221686'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222029'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222029'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221151'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221151'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221761'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221761'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223686'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223686'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221117'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221117'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223207'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223207'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222262'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222262'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221950'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221950'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221566'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221566'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223327'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223327'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223331'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223331'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221493'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221493'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221378'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221378'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222267'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222267'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221129'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221129'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223164'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223164'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222032'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222032'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222582'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222582'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222920'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221607'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221607'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222897'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222897'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222561'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222561'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222499'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222499'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223784'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223784'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222049'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222049'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221793'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221793'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222876'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222876'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222339'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222339'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223525'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223525'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221457'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221457'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221505'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221505'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223806'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223806'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223333'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223333'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223167'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223167'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221515'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221515'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221673'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221673'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222264'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222264'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221705'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221705'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221616'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221616'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223156'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223156'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221465'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221465'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222866'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222866'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221592'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221592'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223245'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223245'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223381'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223381'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222293'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '51.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222293'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222500'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222500'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -57.2799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-57.2799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -57.2799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-57.2799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221245'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-57.279998779297'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221245'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222916'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222916'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223291'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223291'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223066'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223066'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221195'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221195'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222460'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222460'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223479'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223479'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221875'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221875'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222766'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222766'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221881'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221881'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221533'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221533'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222998'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222998'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222818'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222818'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223280'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223280'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223153'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223153'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221353'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221353'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222230'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222230'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221629'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221629'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222417'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222417'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223520'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223520'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221108'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221108'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223544'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223544'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223130'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223130'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223749'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223749'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222468'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222468'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222655'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222655'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221238'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221238'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222243'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222243'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223513'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223513'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222058'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222058'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221376'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221376'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222767'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222767'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222931'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222931'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222365'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222742'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222742'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223535'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223535'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222653'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222653'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222447'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222447'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221081'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221081'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222414'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222414'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223748'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223748'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222482'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222482'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223002'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223002'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221462'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221462'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221659'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221659'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222746'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222746'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223030'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223030'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222314'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222314'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2299995422363 -56.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2299995422363 -56.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "51.2299995422363"^^xsd:decimal ;
  geo-pos:long "-56.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222488'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-56.819999694824'^^xsd:double;
  dwc:latitude '51.229999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222488'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221220'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221220'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223005'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223005'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222378'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222378'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221957'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221957'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221843'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221843'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221321'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221321'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221798'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221798'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221714'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221714'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222397'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222397'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223311'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223311'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223717'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223717'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8800010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8800010681152 -59.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.8800010681152"^^xsd:decimal ;
  geo-pos:long "-59.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222464'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-59.400001525879'^^xsd:double;
  dwc:latitude '47.880001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222464'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222316'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222316'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221139'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221139'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223449'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223449'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222046'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222046'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221667'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221667'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223390'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223390'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222239'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222239'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223285'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223285'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221279'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221341'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221341'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222038'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222038'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221704'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221704'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223143'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223143'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223760'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223760'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222188'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222188'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222263'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222263'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222237'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222237'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223437'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223437'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222693'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222693'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8300018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.8300018310547"^^xsd:decimal ;
  geo-pos:long "-53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222895'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.75'^^xsd:double;
  dwc:latitude '46.830001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222895'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222857'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222857'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223683'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223683'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221182'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221182'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222232'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222232'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222658'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222658'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223279'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223279'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221921'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221921'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "51.0800018310547"^^xsd:decimal ;
  geo-pos:long "-56.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222369'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-56.880001068115'^^xsd:double;
  dwc:latitude '51.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222369'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222733'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222733'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223510'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223510'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221299'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221299'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223650'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223650'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223734'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223734'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223668'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223668'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221560'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221560'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223277'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223277'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223135'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223135'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223755'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223755'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222703'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1796'^^xsd:integer;
  dwc:startYearCollected '1796'^^xsd:integer;
  dwc:endYearCollected '1796'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222703'^^xsd:string;
  dwc:observationDate '1796-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223180'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223180'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223199'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223199'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223477'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223477'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223595'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223595'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223802'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223802'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223123'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223123'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222579'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222579'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223116'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223116'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221478'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221478'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222168'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222168'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223295'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223295'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221258'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221258'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223723'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223723'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222104'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222104'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223048'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223048'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222841'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222841'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221589'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221589'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223138'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223138'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221790'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223753'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223753'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223740'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223740'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223775'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1830'^^xsd:integer;
  dwc:endYearCollected '1831'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223775'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223240'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223240'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222186'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222186'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221920'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221920'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221865'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221865'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222458'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222128'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222128'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223669'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223669'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222792'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222792'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223448'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223448'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221395'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221395'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223677'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223677'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221758'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221758'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0200004577637 -53.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0200004577637 -53.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0200004577637"^^xsd:decimal ;
  geo-pos:long "-53.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222719'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.650001525879'^^xsd:double;
  dwc:latitude '47.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222719'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222514'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222514'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222544'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222544'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223201'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223201'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223089'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223089'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221133'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221133'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221654'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221654'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221821'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221821'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222154'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222154'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221206'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221206'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222739'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222739'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223202'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223202'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222031'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222031'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -52.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5299987792969 -52.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5299987792969"^^xsd:decimal ;
  geo-pos:long "-52.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221323'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.650001525879'^^xsd:double;
  dwc:latitude '47.529998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221323'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222647'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222647'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223157'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223157'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222964'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222964'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221805'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221805'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222737'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222737'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221801'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221801'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223639'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223639'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223323'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223323'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222934'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222934'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221161'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221161'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223658'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223658'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222824'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222824'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222224'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222224'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222883'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222883'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221189'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221189'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223762'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223762'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221741'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221741'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223004'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223004'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223146'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223146'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221697'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221697'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222568'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222568'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223541'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223541'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223115'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223115'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0200004577637"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221141'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221141'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222268'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222268'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221919'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221919'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223471'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223471'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221894'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221894'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223345'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223345'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223247'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223247'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221710'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221710'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221681'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221681'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222313'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222313'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221906'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221906'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221428'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221428'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223335'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223335'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223597'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223597'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223435'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223435'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221586'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221586'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222057'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222057'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221148'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221148'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223702'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223702'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221232'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221232'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223589'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223589'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0200004577637"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221278'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221278'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.8699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221169'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.380001068115'^^xsd:double;
  dwc:latitude '47.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221169'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223542'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223542'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223136'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223136'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221713'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221713'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222126'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222126'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221624'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221624'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221650'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221650'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221574'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221574'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221799'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221799'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8300018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8300018310547 -53.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.8300018310547"^^xsd:decimal ;
  geo-pos:long "-53.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221684'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-53.75'^^xsd:double;
  dwc:latitude '46.830001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221684'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223062'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223062'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222572'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222572'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221897'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221897'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3699989318848 -55.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3699989318848 -55.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "51.3699989318848"^^xsd:decimal ;
  geo-pos:long "-55.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222023'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-55.580001831055'^^xsd:double;
  dwc:latitude '51.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222023'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222132'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222132'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223423'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223423'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222309'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222309'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223399'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223399'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221360'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221360'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222257'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222257'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221653'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221653'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222119'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222119'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221363'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221363'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222228'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222228'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223342'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223342'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223198'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223198'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222071'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222071'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223252'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223252'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221655'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221655'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222290'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222290'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222163'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1738'^^xsd:integer;
  dwc:startYearCollected '1738'^^xsd:integer;
  dwc:endYearCollected '1738'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222163'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222775'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222775'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222197'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222197'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221155'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221155'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222012'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222012'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222599'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222599'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223758'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223758'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223590'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223590'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221994'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221994'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222661'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222661'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221695'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221695'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "50.7200012207031"^^xsd:decimal ;
  geo-pos:long "-56.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221922'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-56.099998474121'^^xsd:double;
  dwc:latitude '50.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221922'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222160'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222160'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221562'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221562'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222520'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222520'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223674'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223674'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222910'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222910'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221721'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221721'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223747'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223747'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223305'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223305'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222059'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222059'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222695'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222695'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223426'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223426'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223560'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223560'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223596'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223596'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221450'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221450'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221354'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221354'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221260'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221260'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221404'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221404'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222361'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222361'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222992'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222992'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222446'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222446'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223410'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223410'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221990'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221990'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223185'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223185'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222584'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222584'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221647'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221647'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222893'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222893'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222326'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222326'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "48.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221282'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.419998168945'^^xsd:double;
  dwc:latitude '48.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221282'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222873'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222873'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "48.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222852'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.419998168945'^^xsd:double;
  dwc:latitude '48.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222852'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222686'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222686'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222764'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222764'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222105'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222105'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221394'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221394'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222130'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222130'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223046'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223046'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222425'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222425'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221757'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221757'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222672'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222672'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221814'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221814'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222317'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222317'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223628'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223628'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222489'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222489'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223620'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223620'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221231'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1749'^^xsd:integer;
  dwc:startYearCollected '1749'^^xsd:integer;
  dwc:endYearCollected '1749'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221231'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221666'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221666'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222167'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222167'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222960'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222960'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222375'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222375'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221388'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221388'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221754'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221754'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222593'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222593'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222251'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222251'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221426'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221426'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222537'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222537'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221620'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221620'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222907'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222907'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223078'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223078'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221328'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221328'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222534'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222534'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221597'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221597'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222917'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222917'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221905'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221905'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223438'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223438'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221313'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221313'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221122'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221122'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222173'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222173'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222298'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222298'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223303'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223303'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223269'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223269'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222768'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222768'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221935'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221935'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222203'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222203'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222663'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222663'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223605'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223605'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221996'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221996'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223782'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223782'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222936'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222936'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221762'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221762'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223035'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223035'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222477'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222477'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223601'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223601'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221304'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221304'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222580'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222580'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223059'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223059'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221829'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1754'^^xsd:integer;
  dwc:startYearCollected '1754'^^xsd:integer;
  dwc:endYearCollected '1754'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221829'^^xsd:string;
  dwc:observationDate '1754-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222011'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222011'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222018'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222018'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221712'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221712'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223638'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223638'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221900'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221900'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221486'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221486'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222192'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222192'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222443'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222443'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222878'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222878'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221942'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221942'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223128'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223128'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222869'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222869'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221691'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221691'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221181'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221181'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -56.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -56.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-56.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222728'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-56.099998474121'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222728'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222639'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222639'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221400'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221400'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223779'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1830'^^xsd:integer;
  dwc:endYearCollected '1831'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223779'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221221'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221221'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222717'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222717'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221421'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221421'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222226'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222226'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221977'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221977'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3699989318848 -55.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3699989318848 -55.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "51.3699989318848"^^xsd:decimal ;
  geo-pos:long "-55.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221999'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-55.580001831055'^^xsd:double;
  dwc:latitude '51.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221999'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221630'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221630'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222329'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222329'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222868'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222868'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222506'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222506'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221215'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221215'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222037'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222037'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223396'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223396'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222285'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222285'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223148'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223148'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221670'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221670'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223614'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223614'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222427'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222828'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222828'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222420'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222420'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223622'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223622'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223178'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223178'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221259'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221259'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222362'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222362'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222472'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222472'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.8699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221651'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.380001068115'^^xsd:double;
  dwc:latitude '47.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221651'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221937'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221937'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222872'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222872'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223248'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223248'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221946'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221946'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223531'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223531'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221390'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221390'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221545'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221545'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221401'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221401'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221612'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221612'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222247'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222247'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223627'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223627'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223112'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223112'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5800018310547 -54.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-54.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5800018310547 -54.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.5800018310547"^^xsd:decimal ;
  geo-pos:long "-54.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223506'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-54.669998168945'^^xsd:double;
  dwc:latitude '49.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223506'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221329'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221329'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223011'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223011'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222331'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222331'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223752'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223752'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222373'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222373'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221784'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221784'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "48.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221104'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.419998168945'^^xsd:double;
  dwc:latitude '48.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221104'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222069'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222069'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5699996948242 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5699996948242 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "48.5699996948242"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222642'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '48.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222642'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222351'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222351'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221200'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221200'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-56.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0800018310547 -56.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "51.0800018310547"^^xsd:decimal ;
  geo-pos:long "-56.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222437'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-56.880001068115'^^xsd:double;
  dwc:latitude '51.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222437'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221420'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221420'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221689'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221689'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221625'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221625'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222227'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222227'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223365'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223369'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223369'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222627'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222627'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223719'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223719'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223788'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223788'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221633'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221633'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223781'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1830'^^xsd:integer;
  dwc:endYearCollected '1831'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223781'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222382'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222382'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223118'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223118'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4000015258789 -56.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4000015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4000015258789 -56.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "51.4000015258789"^^xsd:decimal ;
  geo-pos:long "-56.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221152'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-56.580001831055'^^xsd:double;
  dwc:latitude '51.400001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221152'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7200012207031 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221162'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221162'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222884'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222884'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8699989318848 -53.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.8699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221097'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.380001068115'^^xsd:double;
  dwc:latitude '47.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221097'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221365'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1720'^^xsd:integer;
  dwc:startYearCollected '1720'^^xsd:integer;
  dwc:endYearCollected '1720'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221365'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222761'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222761'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221254'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221871'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221871'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221569'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221569'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222621'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222621'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223336'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223336'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223100'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223100'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222968'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222968'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222301'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222301'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222669'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222669'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222380'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222380'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223119'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223119'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221851'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221851'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222061'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222061'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223299'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223299'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221763'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221763'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222634'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222634'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221116'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221116'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222393'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222393'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221760'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221760'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221517'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221517'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222229'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222229'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221577'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221577'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221407'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221407'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223215'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223215'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221658'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221658'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221788'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221788'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223179'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223179'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222543'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222543'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222690'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222690'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223645'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223645'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222618'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222618'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223451'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223451'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221766'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221766'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222041'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222041'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1699981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1699981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "48.1699981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222721'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '48.169998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222721'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221835'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221835'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222304'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222304'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222885'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222885'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222432'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222432'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223308'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223308'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222077'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222077'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222231'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222231'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222463'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222463'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221674'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221674'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222158'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1735'^^xsd:integer;
  dwc:startYearCollected '1735'^^xsd:integer;
  dwc:endYearCollected '1735'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222158'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222356'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222356'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222376'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222376'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223470'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223470'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222789'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222789'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221307'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221307'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223088'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223088'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222557'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222557'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221702'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221702'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221644'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1784'^^xsd:integer;
  dwc:startYearCollected '1784'^^xsd:integer;
  dwc:endYearCollected '1784'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221644'^^xsd:string;
  dwc:observationDate '1784-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223008'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223008'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222850'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222850'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222753'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222753'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223356'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223356'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223648'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223648'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221285'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221285'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223485'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223485'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223344'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223344'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223014'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223014'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221537'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221537'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221598'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221598'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222206'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1751'^^xsd:integer;
  dwc:startYearCollected '1751'^^xsd:integer;
  dwc:endYearCollected '1751'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222206'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221547'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221547'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223349'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223349'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222411'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222411'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222679'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222679'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222890'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222890'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222970'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222970'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222421'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222421'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221863'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221863'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223297'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222249'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222249'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222043'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222043'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222254'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222254'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223319'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223319'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223373'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223373'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221970'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221970'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223076'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223076'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221678'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221678'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223403'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223403'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222662'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222662'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221676'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221158'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221158'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222030'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222030'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223087'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223087'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222028'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222028'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-56.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7200012207031 -56.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "50.7200012207031"^^xsd:decimal ;
  geo-pos:long "-56.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222291'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-56.099998474121'^^xsd:double;
  dwc:latitude '50.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222291'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223393'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223393'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221212'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221212'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221893'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1760'^^xsd:integer;
  dwc:startYearCollected '1760'^^xsd:integer;
  dwc:endYearCollected '1760'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221893'^^xsd:string;
  dwc:observationDate '1760-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223213'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223213'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221226'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221226'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222307'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222307'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222034'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222034'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221099'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221099'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221289'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221289'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223042'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1810'^^xsd:integer;
  dwc:startYearCollected '1810'^^xsd:integer;
  dwc:endYearCollected '1810'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223042'^^xsd:string;
  dwc:observationDate '1810-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222997'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222997'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222954'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222954'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222682'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222682'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223552'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223552'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222094'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222094'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223104'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223104'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.1800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.1800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.1800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221082'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.180000305176'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221082'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221747'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221747'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223161'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223161'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221538'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221538'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223101'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223101'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221227'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221227'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222923'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222923'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221773'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221773'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222087'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222087'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221136'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221136'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223436'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223436'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223640'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223640'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223067'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223067'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223061'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223061'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222812'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222812'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223073'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223073'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5999984741211 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221084'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '47.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221084'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222159'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222159'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221317'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1710'^^xsd:integer;
  dwc:startYearCollected '1710'^^xsd:integer;
  dwc:endYearCollected '1710'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221317'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222052'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222052'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223068'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223068'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221393'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221393'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223350'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223350'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221389'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221389'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221552'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221552'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221981'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221981'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223568'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223568'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222346'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222346'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223687'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1826'^^xsd:integer;
  dwc:endYearCollected '1827'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223687'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222014'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222014'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223738'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223738'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223641'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223641'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222123'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1729'^^xsd:integer;
  dwc:startYearCollected '1729'^^xsd:integer;
  dwc:endYearCollected '1729'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222123'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223450'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223450'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223655'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223655'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222777'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222777'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221737'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221737'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221217'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221217'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-54.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7000007629395 -54.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.7000007629395"^^xsd:decimal ;
  geo-pos:long "-54.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223611'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-54.069999694824'^^xsd:double;
  dwc:latitude '49.70000076294'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223611'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8699989318848 -55.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "50.8699989318848"^^xsd:decimal ;
  geo-pos:long "-55.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222292'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-55.919998168945'^^xsd:double;
  dwc:latitude '50.869998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222292'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222981'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222981'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222632'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222632'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221959'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221959'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222636'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222636'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222899'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222899'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221134'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221134'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223609'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223609'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0200004577637"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221166'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221166'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223419'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223419'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222068'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222068'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223651'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223651'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221536'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1739'^^xsd:integer;
  dwc:startYearCollected '1739'^^xsd:integer;
  dwc:endYearCollected '1739'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221536'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222991'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222991'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222797'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222797'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223241'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223241'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221438'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221438'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223509'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223509'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221809'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1753'^^xsd:integer;
  dwc:startYearCollected '1753'^^xsd:integer;
  dwc:endYearCollected '1753'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221809'^^xsd:string;
  dwc:observationDate '1753-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221455'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221455'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222552'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1779'^^xsd:integer;
  dwc:startYearCollected '1779'^^xsd:integer;
  dwc:endYearCollected '1779'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222552'^^xsd:string;
  dwc:observationDate '1779-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221482'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221482'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222118'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222118'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5400009155273"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5400009155273 -53.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "47.5400009155273"^^xsd:decimal ;
  geo-pos:long "-53.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221092'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.259998321533'^^xsd:double;
  dwc:latitude '47.540000915527'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221092'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222112'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1725'^^xsd:integer;
  dwc:startYearCollected '1725'^^xsd:integer;
  dwc:endYearCollected '1725'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222112'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223139'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223139'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222433'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222433'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222450'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222450'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222959'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222959'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221872'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221872'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222896'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222896'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222957'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1807'^^xsd:integer;
  dwc:startYearCollected '1807'^^xsd:integer;
  dwc:endYearCollected '1807'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222957'^^xsd:string;
  dwc:observationDate '1807-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221554'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221554'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223492'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223492'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221470'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221470'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223111'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223111'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221690'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1785'^^xsd:integer;
  dwc:startYearCollected '1785'^^xsd:integer;
  dwc:endYearCollected '1785'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221690'^^xsd:string;
  dwc:observationDate '1785-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222944'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222944'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221386'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221386'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222702'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1795'^^xsd:integer;
  dwc:startYearCollected '1795'^^xsd:integer;
  dwc:endYearCollected '1795'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222702'^^xsd:string;
  dwc:observationDate '1795-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221576'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1741'^^xsd:integer;
  dwc:startYearCollected '1741'^^xsd:integer;
  dwc:endYearCollected '1741'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221576'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223298'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223298'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2999992370605 -54.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.2999992370605"^^xsd:decimal ;
  geo-pos:long "-54.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-54.79999923706'^^xsd:double;
  dwc:latitude '47.29999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223427'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222793'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222793'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222804'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222804'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222054'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222054'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222392'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222392'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222092'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222092'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221643'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221643'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221973'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221973'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222250'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222250'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223431'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223431'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222352'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222352'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223769'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223769'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222670'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222670'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221925'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1722'^^xsd:integer;
  dwc:startYearCollected '1722'^^xsd:integer;
  dwc:endYearCollected '1722'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221925'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221458'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1732'^^xsd:integer;
  dwc:startYearCollected '1732'^^xsd:integer;
  dwc:endYearCollected '1732'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221458'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221558'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221558'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.3499984741211 -55.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "49.3499984741211"^^xsd:decimal ;
  geo-pos:long "-55.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223258'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-55.369998931885'^^xsd:double;
  dwc:latitude '49.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223258'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221191'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221191'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221277'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221277'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223075'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223075'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221711'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1786'^^xsd:integer;
  dwc:startYearCollected '1786'^^xsd:integer;
  dwc:endYearCollected '1786'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221711'^^xsd:string;
  dwc:observationDate '1786-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223255'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223255'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222877'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1803'^^xsd:integer;
  dwc:startYearCollected '1803'^^xsd:integer;
  dwc:endYearCollected '1803'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222877'^^xsd:string;
  dwc:observationDate '1803-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223237'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223237'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223003'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223003'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221427'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1727'^^xsd:integer;
  dwc:startYearCollected '1727'^^xsd:integer;
  dwc:endYearCollected '1727'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221427'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221722'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221722'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3300018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9700012207031 -53.3300018310547)"^^geo:wktLiteral ;
  geo-pos:lat "47.9700012207031"^^xsd:decimal ;
  geo-pos:long "-53.3300018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221142'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.330001831055'^^xsd:double;
  dwc:latitude '47.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221142'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222576'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222576'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222808'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222808'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223796'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223796'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221103'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221103'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223566'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223566'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222626'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222626'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223725'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223725'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221980'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221980'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221613'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221613'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221091'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221091'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221929'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221929'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223446'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223446'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223264'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223264'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221717'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1787'^^xsd:integer;
  dwc:startYearCollected '1787'^^xsd:integer;
  dwc:endYearCollected '1787'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221717'^^xsd:string;
  dwc:observationDate '1787-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223452'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223452'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222370'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222370'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222574'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1781'^^xsd:integer;
  dwc:startYearCollected '1781'^^xsd:integer;
  dwc:endYearCollected '1781'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222574'^^xsd:string;
  dwc:observationDate '1781-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223183'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223183'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222330'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222330'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221253'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221253'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-56.5299987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -56.5299987792969)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-56.5299987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222401'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-56.529998779297'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222401'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3699989318848 -55.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3699989318848 -55.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "51.3699989318848"^^xsd:decimal ;
  geo-pos:long "-55.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221924'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-55.580001831055'^^xsd:double;
  dwc:latitude '51.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221924'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222149'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222149'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222650'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222650'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223515'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223515'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221745'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221745'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221510'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221510'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9700012207031 -52.9199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "46.9700012207031"^^xsd:decimal ;
  geo-pos:long "-52.9199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222108'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-52.919998168945'^^xsd:double;
  dwc:latitude '46.970001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222108'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221207'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221207'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222610'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222610'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221128'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221128'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222755'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222755'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.75 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.75"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223114'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223114'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222253'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222253'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221753'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221753'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223623'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223623'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222258'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222258'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221961'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221961'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222233'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1758'^^xsd:integer;
  dwc:startYearCollected '1758'^^xsd:integer;
  dwc:endYearCollected '1758'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222233'^^xsd:string;
  dwc:observationDate '1758-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "48.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221175'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.419998168945'^^xsd:double;
  dwc:latitude '48.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221175'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223416'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223416'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221174'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221174'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222142'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222142'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221611'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1745'^^xsd:integer;
  dwc:startYearCollected '1745'^^xsd:integer;
  dwc:endYearCollected '1745'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221611'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222221'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222221'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221489'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221489'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223593'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223593'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223044'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1811'^^xsd:integer;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1811'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223044'^^xsd:string;
  dwc:observationDate '1811-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223352'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223352'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221886'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221886'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222272'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222272'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223494'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223494'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223754'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223754'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222476'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1775'^^xsd:integer;
  dwc:startYearCollected '1775'^^xsd:integer;
  dwc:endYearCollected '1775'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222476'^^xsd:string;
  dwc:observationDate '1775-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2400016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2400016784668 -52.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "47.2400016784668"^^xsd:decimal ;
  geo-pos:long "-52.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223519'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1821'^^xsd:integer;
  dwc:endYearCollected '1822'^^xsd:integer;
  dwc:longitude '-52.779998779297'^^xsd:double;
  dwc:latitude '47.240001678467'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223519'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0999984741211 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223382'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223382'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221472'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1733'^^xsd:integer;
  dwc:startYearCollected '1733'^^xsd:integer;
  dwc:endYearCollected '1733'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221472'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221382'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1723'^^xsd:integer;
  dwc:startYearCollected '1723'^^xsd:integer;
  dwc:endYearCollected '1723'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221382'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221600'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221600'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222381'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222381'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222660'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222660'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223126'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223126'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1699981689453 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1699981689453 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.1699981689453"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221110'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.169998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221110'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223174'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223174'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222835'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222835'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222756'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222756'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-57.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5200004577637 -57.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.5200004577637"^^xsd:decimal ;
  geo-pos:long "-57.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222513'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1776'^^xsd:integer;
  dwc:startYearCollected '1776'^^xsd:integer;
  dwc:endYearCollected '1776'^^xsd:integer;
  dwc:longitude '-57.369998931885'^^xsd:double;
  dwc:latitude '47.520000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222513'^^xsd:string;
  dwc:observationDate '1776-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.689998626709 -53.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222816'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.70000076294'^^xsd:double;
  dwc:latitude '48.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222816'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-52.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7700004577637 -52.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.7700004577637"^^xsd:decimal ;
  geo-pos:long "-52.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223367'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.75'^^xsd:double;
  dwc:latitude '47.770000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223367'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0200004577637 -53.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0200004577637 -53.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "49.0200004577637"^^xsd:decimal ;
  geo-pos:long "-53.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221350'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.79999923706'^^xsd:double;
  dwc:latitude '49.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221350'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222289'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222289'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222371'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222371'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222461'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1774'^^xsd:integer;
  dwc:startYearCollected '1774'^^xsd:integer;
  dwc:endYearCollected '1774'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222461'^^xsd:string;
  dwc:observationDate '1774-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221146'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221146'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2799987792969 -53.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "48.2799987792969"^^xsd:decimal ;
  geo-pos:long "-53.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222638'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.45000076294'^^xsd:double;
  dwc:latitude '48.279998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222638'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222320'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222320'^^xsd:string;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222996'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1809'^^xsd:integer;
  dwc:startYearCollected '1809'^^xsd:integer;
  dwc:endYearCollected '1809'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222996'^^xsd:string;
  dwc:observationDate '1809-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222794'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222794'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222270'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222270'^^xsd:string;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221211'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221211'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223730'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1827'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223730'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221984'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221984'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223406'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223406'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221579'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1742'^^xsd:integer;
  dwc:startYearCollected '1742'^^xsd:integer;
  dwc:endYearCollected '1742'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221579'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221297'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221297'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223768'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1830'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223768'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223462'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223462'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -54.5)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-54.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221749'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1788'^^xsd:integer;
  dwc:startYearCollected '1788'^^xsd:integer;
  dwc:endYearCollected '1788'^^xsd:integer;
  dwc:longitude '-54.5'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221749'^^xsd:string;
  dwc:observationDate '1788-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222637'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222637'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222009'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222009'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222886'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222886'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.0699996948242 -53.5699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "49.0699996948242"^^xsd:decimal ;
  geo-pos:long "-53.5699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222925'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.569999694824'^^xsd:double;
  dwc:latitude '49.069999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222925'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223293'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1816'^^xsd:integer;
  dwc:endYearCollected '1817'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223293'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222648'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1793'^^xsd:integer;
  dwc:startYearCollected '1793'^^xsd:integer;
  dwc:endYearCollected '1793'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222648'^^xsd:string;
  dwc:observationDate '1793-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0499992370605 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0499992370605"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222774'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1798'^^xsd:integer;
  dwc:startYearCollected '1798'^^xsd:integer;
  dwc:endYearCollected '1798'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.04999923706'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222774'^^xsd:string;
  dwc:observationDate '1798-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223287'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223287'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222623'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222623'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221075'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221075'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222602'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222602'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223456'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223456'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223377'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223377'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3499984741211 -54.5999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "47.3499984741211"^^xsd:decimal ;
  geo-pos:long "-54.5999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221979'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-54.599998474121'^^xsd:double;
  dwc:latitude '47.349998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221979'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221392'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1724'^^xsd:integer;
  dwc:startYearCollected '1724'^^xsd:integer;
  dwc:endYearCollected '1724'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221392'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222744'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222744'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2200012207031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -53.2200012207031)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-53.2200012207031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222781'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1801'^^xsd:integer;
  dwc:startYearCollected '1801'^^xsd:integer;
  dwc:endYearCollected '1801'^^xsd:integer;
  dwc:longitude '-53.220001220703'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222781'^^xsd:string;
  dwc:observationDate '1801-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221852'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221852'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223383'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223383'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223082'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223082'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221242'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1750'^^xsd:integer;
  dwc:startYearCollected '1750'^^xsd:integer;
  dwc:endYearCollected '1750'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221242'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5999984741211 -53.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "48.5999984741211"^^xsd:decimal ;
  geo-pos:long "-53.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221149'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-53.419998168945'^^xsd:double;
  dwc:latitude '48.599998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221149'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6300010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9599990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6300010681152 -52.9599990844727)"^^geo:wktLiteral ;
  geo-pos:lat "47.6300010681152"^^xsd:decimal ;
  geo-pos:long "-52.9599990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221292'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1708'^^xsd:integer;
  dwc:startYearCollected '1708'^^xsd:integer;
  dwc:endYearCollected '1708'^^xsd:integer;
  dwc:longitude '-52.959999084473'^^xsd:double;
  dwc:latitude '47.630001068115'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221292'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223803'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223803'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222256'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222256'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222622'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1791'^^xsd:integer;
  dwc:startYearCollected '1791'^^xsd:integer;
  dwc:endYearCollected '1791'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222622'^^xsd:string;
  dwc:observationDate '1791-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221076'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221076'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222900'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222900'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223572'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1823'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '-55.770000457764'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223572'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221841'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1755'^^xsd:integer;
  dwc:startYearCollected '1755'^^xsd:integer;
  dwc:endYearCollected '1755'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221841'^^xsd:string;
  dwc:observationDate '1755-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222529'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1778'^^xsd:integer;
  dwc:startYearCollected '1778'^^xsd:integer;
  dwc:endYearCollected '1778'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222529'^^xsd:string;
  dwc:observationDate '1778-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222988'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222988'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221193'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221193'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221880'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221880'^^xsd:string;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223483'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223483'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221440'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221440'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221855'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1757'^^xsd:integer;
  dwc:startYearCollected '1757'^^xsd:integer;
  dwc:endYearCollected '1757'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221855'^^xsd:string;
  dwc:observationDate '1757-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222924'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222924'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221511'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221511'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222419'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222419'^^xsd:string;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221938'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221938'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221262'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221262'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-55.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -55.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-55.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223172'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-55.400001525879'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223172'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223631'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223631'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222915'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222915'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221173'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1702'^^xsd:integer;
  dwc:startYearCollected '1702'^^xsd:integer;
  dwc:endYearCollected '1702'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221173'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223370'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223370'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1199989318848 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.1199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222905'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1804'^^xsd:integer;
  dwc:startYearCollected '1804'^^xsd:integer;
  dwc:endYearCollected '1804'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.119998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222905'^^xsd:string;
  dwc:observationDate '1804-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221113'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221113'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1826'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223676'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222588'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222588'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222008'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1764'^^xsd:integer;
  dwc:startYearCollected '1764'^^xsd:integer;
  dwc:endYearCollected '1764'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222008'^^xsd:string;
  dwc:observationDate '1764-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222111'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222111'^^xsd:string;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7299995422363 -53.2000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.7299995422363"^^xsd:decimal ;
  geo-pos:long "-53.2000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222802'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1802'^^xsd:integer;
  dwc:startYearCollected '1802'^^xsd:integer;
  dwc:endYearCollected '1802'^^xsd:integer;
  dwc:longitude '-53.20000076294'^^xsd:double;
  dwc:latitude '47.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222802'^^xsd:string;
  dwc:observationDate '1802-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221603'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1743'^^xsd:integer;
  dwc:startYearCollected '1743'^^xsd:integer;
  dwc:endYearCollected '1743'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221603'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222422'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1773'^^xsd:integer;
  dwc:startYearCollected '1773'^^xsd:integer;
  dwc:endYearCollected '1773'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222422'^^xsd:string;
  dwc:observationDate '1773-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4799995422363 -55.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "47.4799995422363"^^xsd:decimal ;
  geo-pos:long "-55.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221769'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-55.79999923706'^^xsd:double;
  dwc:latitude '47.479999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221769'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223232'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223232'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-55.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -55.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-55.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223790'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-55.5'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223790'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-55.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.0999984741211 -55.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.0999984741211"^^xsd:decimal ;
  geo-pos:long "-55.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222047'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '-55.75'^^xsd:double;
  dwc:latitude '51.099998474121'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222047'^^xsd:string;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6199989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6199989318848 -52.8699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.6199989318848"^^xsd:decimal ;
  geo-pos:long "-52.8699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221124'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.869998931885'^^xsd:double;
  dwc:latitude '47.619998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221124'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "-53.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 -53.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.25"^^xsd:decimal ;
  geo-pos:long "-53.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222984'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1808'^^xsd:integer;
  dwc:startYearCollected '1808'^^xsd:integer;
  dwc:endYearCollected '1808'^^xsd:integer;
  dwc:longitude '-53.95000076294'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222984'^^xsd:string;
  dwc:observationDate '1808-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6800003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -52.6800003051758)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-52.6800003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222583'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1782'^^xsd:integer;
  dwc:startYearCollected '1782'^^xsd:integer;
  dwc:endYearCollected '1782'^^xsd:integer;
  dwc:longitude '-52.680000305176'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222583'^^xsd:string;
  dwc:observationDate '1782-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222035'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222035'^^xsd:string;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221803'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1752'^^xsd:integer;
  dwc:startYearCollected '1752'^^xsd:integer;
  dwc:endYearCollected '1752'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221803'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-53.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6500015258789 -53.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "48.6500015258789"^^xsd:decimal ;
  geo-pos:long "-53.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223155'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53.119998931885'^^xsd:double;
  dwc:latitude '48.650001525879'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223155'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7299995422363"^^xsd:decimal ;
  dwc:decimalLongitude "-54.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7299995422363 -54.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "49.7299995422363"^^xsd:decimal ;
  geo-pos:long "-54.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223421'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-54.169998168945'^^xsd:double;
  dwc:latitude '49.729999542236'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223421'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223433'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223433'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -52.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-52.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221250'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.900001525879'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221250'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223557'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1822'^^xsd:integer;
  dwc:endYearCollected '1823'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223557'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221559'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1740'^^xsd:integer;
  dwc:startYearCollected '1740'^^xsd:integer;
  dwc:endYearCollected '1740'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221559'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3699989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9199981689453 -53.3699989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.3699989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221276'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '-53.369998931885'^^xsd:double;
  dwc:latitude '47.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221276'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.75"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.75 -53)"^^geo:wktLiteral ;
  geo-pos:lat "47.75"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223195'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1814'^^xsd:integer;
  dwc:endYearCollected '1815'^^xsd:integer;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '47.75'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223195'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-52.6699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5800018310547 -52.6699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.5800018310547"^^xsd:decimal ;
  geo-pos:long "-52.6699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221186'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '-52.669998168945'^^xsd:double;
  dwc:latitude '47.580001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221186'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223278'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1815'^^xsd:integer;
  dwc:endYearCollected '1816'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223278'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222355'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1771'^^xsd:integer;
  dwc:startYearCollected '1771'^^xsd:integer;
  dwc:endYearCollected '1771'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222355'^^xsd:string;
  dwc:observationDate '1771-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223133'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1812'^^xsd:integer;
  dwc:endYearCollected '1813'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223133'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-53.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.7200012207031 -53.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "46.7200012207031"^^xsd:decimal ;
  geo-pos:long "-53.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221915'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1762'^^xsd:integer;
  dwc:startYearCollected '1762'^^xsd:integer;
  dwc:endYearCollected '1762'^^xsd:integer;
  dwc:longitude '-53.400001525879'^^xsd:double;
  dwc:latitude '46.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221915'^^xsd:string;
  dwc:observationDate '1762-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7200012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7200012207031 -54.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.7200012207031"^^xsd:decimal ;
  geo-pos:long "-54.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221767'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1789'^^xsd:integer;
  dwc:startYearCollected '1789'^^xsd:integer;
  dwc:endYearCollected '1789'^^xsd:integer;
  dwc:longitude '-54.270000457764'^^xsd:double;
  dwc:latitude '49.720001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221767'^^xsd:string;
  dwc:observationDate '1789-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0200004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0200004577637 -53.2700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0200004577637"^^xsd:decimal ;
  geo-pos:long "-53.2700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221342'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1715'^^xsd:integer;
  dwc:startYearCollected '1715'^^xsd:integer;
  dwc:endYearCollected '1715'^^xsd:integer;
  dwc:longitude '-53.270000457764'^^xsd:double;
  dwc:latitude '48.020000457764'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221342'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222110'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222110'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4700012207031 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.4700012207031"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222150'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.470001220703'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222150'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223484'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1820'^^xsd:integer;
  dwc:endYearCollected '1821'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223484'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5800018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -53.5800018310547)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-53.5800018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223166'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1813'^^xsd:integer;
  dwc:endYearCollected '1814'^^xsd:integer;
  dwc:longitude '-53.580001831055'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223166'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6699981689453 -53.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "48.6699981689453"^^xsd:decimal ;
  geo-pos:long "-53.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221101'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '-53.650001525879'^^xsd:double;
  dwc:latitude '48.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221101'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222601'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1790'^^xsd:integer;
  dwc:startYearCollected '1790'^^xsd:integer;
  dwc:endYearCollected '1790'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222601'^^xsd:string;
  dwc:observationDate '1790-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.689998626709"^^xsd:decimal ;
  dwc:decimalLongitude "-53.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.689998626709 -53.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "47.689998626709"^^xsd:decimal ;
  geo-pos:long "-53.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222713'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.229999542236'^^xsd:double;
  dwc:latitude '47.689998626709'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222713'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223794'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1831'^^xsd:integer;
  dwc:endYearCollected '1832'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223794'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223432'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223432'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5699996948242 -59.1500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "47.5699996948242"^^xsd:decimal ;
  geo-pos:long "-59.1500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222099'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '-59.150001525879'^^xsd:double;
  dwc:latitude '47.569999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222099'^^xsd:string;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6800003051758 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6800003051758"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223346'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1817'^^xsd:integer;
  dwc:endYearCollected '1818'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '47.680000305176'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223346'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-54.7700004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6699981689453 -54.7700004577637)"^^geo:wktLiteral ;
  geo-pos:lat "49.6699981689453"^^xsd:decimal ;
  geo-pos:long "-54.7700004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222199'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1748'^^xsd:integer;
  dwc:startYearCollected '1748'^^xsd:integer;
  dwc:endYearCollected '1748'^^xsd:integer;
  dwc:longitude '-54.770000457764'^^xsd:double;
  dwc:latitude '49.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222199'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1199989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0800018310547 -55.1199989318848)"^^geo:wktLiteral ;
  geo-pos:lat "47.0800018310547"^^xsd:decimal ;
  geo-pos:long "-55.1199989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222676'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1794'^^xsd:integer;
  dwc:startYearCollected '1794'^^xsd:integer;
  dwc:endYearCollected '1794'^^xsd:integer;
  dwc:longitude '-55.119998931885'^^xsd:double;
  dwc:latitude '47.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222676'^^xsd:string;
  dwc:observationDate '1794-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221983'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221983'^^xsd:string;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-53.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3699989318848 -53.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "48.3699989318848"^^xsd:decimal ;
  geo-pos:long "-53.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223800'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-53.349998474121'^^xsd:double;
  dwc:latitude '48.369998931885'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223800'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.9199981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.9199981689453 -52.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "46.9199981689453"^^xsd:decimal ;
  geo-pos:long "-52.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222943'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1805'^^xsd:integer;
  dwc:startYearCollected '1805'^^xsd:integer;
  dwc:endYearCollected '1805'^^xsd:integer;
  dwc:longitude '-52.930000305176'^^xsd:double;
  dwc:latitude '46.919998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222943'^^xsd:string;
  dwc:observationDate '1805-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223415'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1819'^^xsd:integer;
  dwc:endYearCollected '1820'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223415'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -50.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223797'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1832'^^xsd:integer;
  dwc:endYearCollected '1833'^^xsd:integer;
  dwc:longitude '-50.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223797'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -53.5)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-53.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221487'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1734'^^xsd:integer;
  dwc:startYearCollected '1734'^^xsd:integer;
  dwc:endYearCollected '1734'^^xsd:integer;
  dwc:longitude '-53.5'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221487'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6699981689453"^^xsd:decimal ;
  dwc:decimalLongitude "-52.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6699981689453 -52.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "47.6699981689453"^^xsd:decimal ;
  geo-pos:long "-52.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222127'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-52.70000076294'^^xsd:double;
  dwc:latitude '47.669998168945'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222127'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8199996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3199996948242 -52.8199996948242)"^^geo:wktLiteral ;
  geo-pos:lat "47.3199996948242"^^xsd:decimal ;
  geo-pos:long "-52.8199996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223389'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1818'^^xsd:integer;
  dwc:endYearCollected '1819'^^xsd:integer;
  dwc:longitude '-52.819999694824'^^xsd:double;
  dwc:latitude '47.319999694824'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223389'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-52.8800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -52.8800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-52.8800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221248'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1701'^^xsd:integer;
  dwc:startYearCollected '1701'^^xsd:integer;
  dwc:endYearCollected '1701'^^xsd:integer;
  dwc:longitude '-52.880001068115'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221248'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A222720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:222720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '222720'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1797'^^xsd:integer;
  dwc:startYearCollected '1797'^^xsd:integer;
  dwc:endYearCollected '1797'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:222720'^^xsd:string;
  dwc:observationDate '1797-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-55.1699981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0299987792969 -55.1699981689453)"^^geo:wktLiteral ;
  geo-pos:lat "47.0299987792969"^^xsd:decimal ;
  geo-pos:long "-55.1699981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A223086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:223086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '223086'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:startYearCollected '1811'^^xsd:integer;
  dwc:endYearCollected '1812'^^xsd:integer;
  dwc:longitude '-55.169998168945'^^xsd:double;
  dwc:latitude '47.029998779297'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:223086'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0800018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-53.0200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0800018310547 -53.0200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "48.0800018310547"^^xsd:decimal ;
  geo-pos:long "-53.0200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3142__urn%3Acatalog%3AHMAP%3ANorthwest%20Atlantic%3A221442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:Northwest Atlantic:221442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3142_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode 'Northwest Atlantic'^^xsd:string;
  dwc:catalogNumber '221442'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '-53.020000457764'^^xsd:double;
  dwc:latitude '48.080001831055'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:Northwest Atlantic:221442'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF